C#
VB
C++
Determines whether or not the specified item is contained in the collection.
public virtual bool Contains(T item)
public:virtual bool Contains(_T^_ item)
item
Object to test.
true if the item is found in the collection; false, otherwise.
For an example, refer to RasterCollection<T>.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
